
#fullpage .groupSlide .groupSlide-item { width: 100%; }
#fullpage .groupSlide .groupSlide-item.first-child { position: relative; z-index: 9999; }
#fullpage .groupSlide .groupSlide-item .tempWrap { overflow: inherit !important; }
#fullpage .groupSlide .groupSlide-item ul { width: 100%; overflow: inherit !important; }
#fullpage .groupSlide .groupSlide-item ul li { width: 400px; position: relative; }
/*#fullpage .groupSlide .groupSlide-item ul li:hover img { -webkit-transform: scale(1.5); -moz-transform: scale(1.5); -ms-transform: scale(1.5); -o-transform: scale(1.5); transform: scale(1.5); z-index: 99; }*/
#fullpage .groupSlide .groupSlide-item ul li:hover span.zz { display: none; }
#fullpage .groupSlide .groupSlide-item ul li img { display: block; width: 100%; height: 190px; max-width: inherit; position: relative; }
#fullpage .groupSlide .groupSlide-item ul li span.zz { display: block; width: 100%; height: 100%; background: rgba(0, 0, 0, 0.3); position: absolute; top: 0; left: 0; }
ul, ol { list-style-type: none; -webkit-margin-before: 0; -webkit-margin-after: 0; -webkit-margin-start: 0; -webkit-margin-end: 0; -webkit-padding-start: 0; }